Home
last modified time | relevance | path

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

/linux-5.19.10/crypto/asymmetric_keys/
Dx509_cert_parser.c26 enum OID key_algo; /* Algorithm used by the cert's key */ member
114 cert->pub->algo = ctx->key_algo; in x509_cert_parse()
502 ctx->key_algo = ctx->last_oid; in x509_extract_key_data()