Searched defs:attributes (Results 1 – 2 of 2) sorted by relevance
47 static inline void supp_psa_set_attributes(psa_key_attributes_t *attributes, u32 type, u32 alg, u32… in supp_psa_set_attributes()126 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in aes_128_encrypt_block_psa() local151 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in aes_128_cbc_encrypt_psa() local194 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in aes_128_cbc_decrypt_psa() local237 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in aes_ctr_encrypt_psa() local282 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in omac1_aes_vector_psa() local372 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in hmac_vector_psa() local420 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in pbkdf2_sha1_psa() local
14 secret=None, authenticator=None, **attributes):34 secret=None, authenticator=None, **attributes):