Home
last modified time | relevance | path

Searched refs:crypto_mac_ops (Results 1 – 10 of 10) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/
A Dcmac.c23 static const struct crypto_mac_ops ltc_omac_ops;
78 static const struct crypto_mac_ops ltc_omac_ops = {
A Dhmac.c22 static const struct crypto_mac_ops ltc_hmac_ops;
77 static const struct crypto_mac_ops ltc_hmac_ops = {
/optee_os-3.20.0/core/crypto/
A Dsm3-hmac.c26 static const struct crypto_mac_ops sm3_hmac_ops;
92 static const struct crypto_mac_ops sm3_hmac_ops = {
A Dcbc-mac.c33 static const struct crypto_mac_ops crypto_cbc_mac_ops;
180 static const struct crypto_mac_ops crypto_cbc_mac_ops = {
A Dcrypto.c297 static const struct crypto_mac_ops *mac_ops(void *ctx) in mac_ops()
/optee_os-3.20.0/lib/libmbedtls/core/
A Dhmac.c24 static const struct crypto_mac_ops mbed_hmac_ops;
97 static const struct crypto_mac_ops mbed_hmac_ops = {
A Dcmac.c26 static const struct crypto_mac_ops mbed_cmac_ops;
119 static const struct crypto_mac_ops mbed_cmac_ops = {
/optee_os-3.20.0/core/drivers/crypto/caam/hash/
A Dcaam_hash_mac.c30 static const struct crypto_mac_ops hmac_ops;
274 static const struct crypto_mac_ops hmac_ops = {
/optee_os-3.20.0/core/include/crypto/
A Dcrypto_impl.h84 const struct crypto_mac_ops *ops;
87 struct crypto_mac_ops { struct
/optee_os-3.20.0/core/drivers/crypto/caam/cipher/
A Dcaam_cipher_mac.c88 static const struct crypto_mac_ops cmac_ops;
731 static const struct crypto_mac_ops cmac_ops = {

Completed in 13 milliseconds