Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/crypto/
Dcrypto_smartbond.c189 static int crypto_smartbond_check_in_restrictions(uint16_t in_len) in crypto_smartbond_check_in_restrictions() function
525 ret = crypto_smartbond_check_in_restrictions(pkt->in_len); in crypto_smartbond_cipher_ecb_handler()
594 ret = crypto_smartbond_check_in_restrictions(pkt->in_len); in crypto_smartbond_cipher_cbc_handler()
671 ret = crypto_smartbond_check_in_restrictions(pkt->in_len); in crypto_smartbond_cipher_ctr_handler()
739 ret = crypto_smartbond_check_in_restrictions(pkt->in_len); in crypto_smartbond_hash_handler()