Home
last modified time | relevance | path

Searched refs:GCM_ESP_SALT_OFFSET (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/crypto/bcm/
Dcipher.h45 #define GCM_ESP_SALT_OFFSET 0 macro
Dcipher.c2907 ctx->salt_offset = GCM_ESP_SALT_OFFSET; in aead_gcm_esp_setkey()
2939 ctx->salt_offset = GCM_ESP_SALT_OFFSET; in rfc4543_gcm_esp_setkey()