Searched refs:NX_CRYPTO_SET_ADDITIONAL_DATA (Results 1 – 5 of 5) sorted by relevance
215 status = crypto_method_pkcs1 -> nx_crypto_operation(NX_CRYPTO_SET_ADDITIONAL_DATA, in _nx_crypto_method_self_test_pkcs1()
679 if (op == NX_CRYPTO_SET_ADDITIONAL_DATA) in _nx_crypto_method_pkcs1_v1_5_operation()
2373 case NX_CRYPTO_SET_ADDITIONAL_DATA: in _nx_crypto_method_aes_ccm_operation()2740 case NX_CRYPTO_SET_ADDITIONAL_DATA: in _nx_crypto_method_aes_gcm_operation()
254 #define NX_CRYPTO_SET_ADDITIONAL_DATA 11 /* Set additional data pointer and length. */ macro
344 status = crypto_method_aes -> nx_crypto_operation(NX_CRYPTO_SET_ADDITIONAL_DATA, in _nx_secure_crypto_method_self_test_aes()