Home
last modified time | relevance | path

Searched defs:cipher_init (Results 1 – 2 of 2) sorted by relevance

/base/tee/tee_os_framework/drivers/crypto_mgr/src/crypto_ioctl/
Dcrypto_driver_adaptor_ops.h37 int32_t (*cipher_init)(uint32_t alg_type, void *ctx, uint32_t direction, member
97 …h_init, hash_update, hash_dofinal, hash, hmac_init, hmac_update, hmac_dofinal, hmac, cipher_init, \ argument
/base/tee/tee_os_framework/lib/teelib/libcrypto_hal/include/
Dcrypto_driver_adaptor.h325 int32_t (*cipher_init)(uint32_t alg_type, void *ctx, uint32_t direction, member