Searched refs:CCM_ESP_SALT_OFFSET (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/crypto/bcm/ | ||
H A D | cipher.h | 46 #define CCM_ESP_SALT_OFFSET 1 macro |
H A D | cipher.c | 2975 ctx->salt_offset = CCM_ESP_SALT_OFFSET; in aead_ccm_esp_setkey() |