Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.h45 #define GCM_ESP_SALT_OFFSET 0 macro
H A Dcipher.c2910 ctx->salt_offset = GCM_ESP_SALT_OFFSET; in aead_gcm_esp_setkey()
2942 ctx->salt_offset = GCM_ESP_SALT_OFFSET; in rfc4543_gcm_esp_setkey()