Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dcmac.c23 static const struct crypto_mac_ops ltc_omac_ops;
78 static const struct crypto_mac_ops ltc_omac_ops = {
H A Dhmac.c22 static const struct crypto_mac_ops ltc_hmac_ops;
77 static const struct crypto_mac_ops ltc_hmac_ops = {
/optee_os/core/crypto/
H A Dsm3-hmac.c25 static const struct crypto_mac_ops sm3_hmac_ops;
91 static const struct crypto_mac_ops sm3_hmac_ops = {
H 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 = {
H A Dcrypto.c326 static const struct crypto_mac_ops *mac_ops(void *ctx) in mac_ops()
/optee_os/lib/libmbedtls/core/
H A Dcmac.c26 static const struct crypto_mac_ops mbed_cmac_ops;
119 static const struct crypto_mac_ops mbed_cmac_ops = {
H A Dhmac.c24 static const struct crypto_mac_ops mbed_hmac_ops;
98 static const struct crypto_mac_ops mbed_hmac_ops = {
/optee_os/core/drivers/crypto/stm32/
H A Dhmac.c17 static const struct crypto_mac_ops hmac_ops;
157 static const struct crypto_mac_ops hmac_ops = {
/optee_os/core/drivers/crypto/caam/hash/
H A Dcaam_hash_mac.c30 static const struct crypto_mac_ops hmac_ops;
275 static const struct crypto_mac_ops hmac_ops = {
/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_hmac.c109 static struct crypto_mac_ops hash_ops = {
/optee_os/core/include/crypto/
H A Dcrypto_impl.h120 const struct crypto_mac_ops *ops;
123 struct crypto_mac_ops { struct
/optee_os/core/drivers/crypto/caam/cipher/
H A Dcaam_cipher_mac.c88 static const struct crypto_mac_ops cmac_ops;
740 static const struct crypto_mac_ops cmac_ops = {