Home
last modified time | relevance | path

Searched refs:CK_AES_CBC_ENCRYPT_DATA_PARAMS (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h403 typedef struct CK_AES_CBC_ENCRYPT_DATA_PARAMS CK_AES_CBC_ENCRYPT_DATA_PARAMS; typedef
404 typedef struct CK_AES_CBC_ENCRYPT_DATA_PARAMS
407 struct CK_AES_CBC_ENCRYPT_DATA_PARAMS { struct
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c3775 CK_AES_CBC_ENCRYPT_DATA_PARAMS aes_cbc_param = { 0 }; in derive_sym_key()