Home
last modified time | relevance | path

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

/u-boot/include/keys/
A Dasymmetric-type.h27 asym_auth /* The key's authorisation (signature, parent key ID) */ enumerator
/u-boot/lib/crypto/
A Dasymmetric_type.c443 prep->payload.data[asym_auth]); in asymmetric_key_free_preparse()
458 void *auth = key->payload.data[asym_auth]; in asymmetric_key_destroy()
463 key->payload.data[asym_auth] = NULL; in asymmetric_key_destroy()
A Dx509_public_key.c273 prep->payload.data[asym_auth] = cert->sig; in x509_key_preparse()

Completed in 7 milliseconds