Searched refs:crypto_cipher_get_block_size (Results 1 – 6 of 6) sorted by relevance
196 res = crypto_cipher_get_block_size(cbc_algo, &block_size); in crypto_cbc_mac_alloc_ctx()
201 TEE_Result crypto_cipher_get_block_size(uint32_t algo, size_t *size) in crypto_cipher_get_block_size() function
47 TEE_Result crypto_cipher_get_block_size(uint32_t algo, size_t *size);
620 000000000e10e5c4 00000000000000a0 T crypto_cipher_get_block_size
2067 000000000e10e5c4 g F .text 00000000000000a0 crypto_cipher_get_block_size22441 000000000e10e5c4 <crypto_cipher_get_block_size>:22447 e10e5d0: 54000420 b.eq e10e654 <crypto_cipher_get_block_size+0x90> // b.none22464 crypto_cipher_get_block_size():22469 e10e610: 54000221 b.ne e10e654 <crypto_cipher_get_block_size+0x90> // b.any22479 e10e630: 10000062 adr x2, e10e63c <crypto_cipher_get_block_size+0x78>22482 crypto_cipher_get_block_size():22493 e10e650: 17fffffc b e10e640 <crypto_cipher_get_block_size+0x7c>22496 e10e658: 17fffffc b e10e648 <crypto_cipher_get_block_size+0x84>22500 e10e660: 17fffffa b e10e648 <crypto_cipher_get_block_size+0x84>[all …]
21456 .text.crypto_cipher_get_block_size21458 0x000000000e10e5c4 crypto_cipher_get_block_size24808 .rodata.crypto_cipher_get_block_size
Completed in 209 milliseconds