Searched refs:crypto_cipher_get_block_size (Results 1 – 3 of 3) sorted by relevance
196 res = crypto_cipher_get_block_size(cbc_algo, &block_size); in crypto_cbc_mac_alloc_ctx()
204 TEE_Result crypto_cipher_get_block_size(uint32_t algo, size_t *size) in crypto_cipher_get_block_size() function
48 TEE_Result crypto_cipher_get_block_size(uint32_t algo, size_t *size);
Completed in 6 milliseconds