Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dcipher.h48 #define GCM_ESP_DIGESTSIZE 16 macro
H A Dcipher.c2913 ctx->digestsize = GCM_ESP_DIGESTSIZE; in aead_gcm_esp_setkey()
2945 ctx->digestsize = GCM_ESP_DIGESTSIZE; in rfc4543_gcm_esp_setkey()