Searched refs:validateAndExtractEekPubAndId (Results 1 – 3 of 3) sorted by relevance
69 validateAndExtractEekPubAndId(bool testMode, const KeymasterBlob& endpointEncryptionCertChain);
67 validateAndExtractEekPubAndId(bool testMode, const KeymasterBlob& endpointEncryptionCertChain) { in validateAndExtractEekPubAndId() function
482 auto eek = validateAndExtractEekPubAndId(request.test_mode, request.endpoint_enc_cert_chain); in GenerateCsr()