Home
last modified time | relevance | path

Searched refs:EVP_PKEY_CMAC (Results 1 - 8 of 8) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dpkey.rs84 pub const CMAC: Id = Id(ffi::EVP_PKEY_CMAC);
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Devp.rs24 pub const EVP_PKEY_CMAC: c_int = NID_cmac; consts
/third_party/openssl/test/
H A Devp_test.c1172 type = EVP_PKEY_CMAC; in mac_test_init()
1318 if (expected->type == EVP_PKEY_CMAC) { in mac_test_run_pkey()
H A Devp_extra_test.c2363 kctx = EVP_PKEY_CTX_new_id(EVP_PKEY_CMAC, NULL); in test_CMAC_keygen()
/third_party/openssl/ohos_lite/include/openssl/
H A Devp.h55 # define EVP_PKEY_CMAC NID_cmac macro
/third_party/node/deps/openssl/openssl/include/openssl/
H A Devp.h72 # define EVP_PKEY_CMAC NID_cmac macro
/third_party/openssl/include/openssl/
H A Devp.h72 # define EVP_PKEY_CMAC NID_cmac macro
/third_party/libcoap/src/
H A Dcoap_openssl.c1043 return EVP_PKEY_CMAC; in map_key_type()

Completed in 26 milliseconds