Searched defs:asn1_key (Results 1 – 2 of 2) sorted by relevance
1079 uint8_t *asn1_key, uint16_t *asn1_key_len, uint16_t *key_bits) in rk_rsa_pubkey_encode()1143 uint8_t *asn1_key, uint16_t *asn1_key_len, uint16_t *key_bits) in rk_rsa_privkey_encode()
933 uint8_t *asn1_key = NULL; in rk_rsa_crypt_common() local