Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/bcm/
Dcipher.h48 #define GCM_ESP_DIGESTSIZE 16 macro
Dcipher.c2910 ctx->digestsize = GCM_ESP_DIGESTSIZE; in aead_gcm_esp_setkey()
2942 ctx->digestsize = GCM_ESP_DIGESTSIZE; in rfc4543_gcm_esp_setkey()