Home
last modified time | relevance | path

Searched defs:attributes (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/port/mbedtls/
Dsupp_psa_api.c47 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() local
151 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in aes_128_cbc_encrypt_psa() local
194 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in aes_128_cbc_decrypt_psa() local
237 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in aes_ctr_encrypt_psa() local
282 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in omac1_aes_vector_psa() local
372 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in hmac_vector_psa() local
420 psa_key_attributes_t attributes = PSA_KEY_ATTRIBUTES_INIT; in pbkdf2_sha1_psa() local
/hostap-latest/tests/hwsim/
Dradius_das.py14 secret=None, authenticator=None, **attributes):
34 secret=None, authenticator=None, **attributes):