Home
last modified time | relevance | path

Searched refs:CRYPTO_MODE_OFB (Results 1 – 3 of 3) sorted by relevance

/drivers/crypto/amcc/
Dcrypto4xx_sa.h110 #define CRYPTO_MODE_OFB 2 macro
Dcrypto4xx_alg.c201 return crypto4xx_setkey_aes(cipher, key, keylen, CRYPTO_MODE_OFB, in crypto4xx_setkey_aes_ofb()
Dcrypto4xx_core.c717 || req_sa->sa_command_1.bf.crypto_mode9_8 == CRYPTO_MODE_OFB) in crypto4xx_build_pd()