Home
last modified time | relevance | path

Searched refs:crypto_cipher_get_block_size (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/crypto/
A Dcbc-mac.c196 res = crypto_cipher_get_block_size(cbc_algo, &block_size); in crypto_cbc_mac_alloc_ctx()
A Dcrypto.c201 TEE_Result crypto_cipher_get_block_size(uint32_t algo, size_t *size) in crypto_cipher_get_block_size() function
/optee_os/core/include/crypto/
A Dcrypto.h47 TEE_Result crypto_cipher_get_block_size(uint32_t algo, size_t *size);
/optee_os/out/arm/core/
A Dtee.symb_sizes620 000000000e10e5c4 00000000000000a0 T crypto_cipher_get_block_size
A Dtee.dmp2067 000000000e10e5c4 g F .text 00000000000000a0 crypto_cipher_get_block_size
22441 000000000e10e5c4 <crypto_cipher_get_block_size>:
22447 e10e5d0: 54000420 b.eq e10e654 <crypto_cipher_get_block_size+0x90> // b.none
22464 crypto_cipher_get_block_size():
22469 e10e610: 54000221 b.ne e10e654 <crypto_cipher_get_block_size+0x90> // b.any
22479 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 …]
A Dtee.map21456 .text.crypto_cipher_get_block_size
21458 0x000000000e10e5c4 crypto_cipher_get_block_size
24808 .rodata.crypto_cipher_get_block_size

Completed in 209 milliseconds