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

/linux-master/crypto/asymmetric_keys/
H A Dx509_cert_parser.c26 enum OID key_algo; /* Algorithm used by the cert's key */ member in struct:x509_parse_context
114 cert->pub->algo = ctx->key_algo;
520 ctx->key_algo = ctx->last_oid;

Completed in 144 milliseconds