HomeSort by: relevance | last modified time | path
    Searched refs:afalg_aio (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/engines/
e_afalg.h 75 typedef struct afalg_aio_st afalg_aio; typedef in typeref:struct:afalg_aio_st
90 afalg_aio aio;
e_afalg.c 75 static int afalg_init_aio(afalg_aio *aio);
76 static int afalg_fin_cipher_aio(afalg_aio *ptr, int sfd,
185 static int afalg_setup_async_event_notification(afalg_aio *aio)
244 static int afalg_init_aio(afalg_aio *aio)
264 static int afalg_fin_cipher_aio(afalg_aio *aio, int sfd, unsigned char *buf,
  /src/crypto/external/bsd/openssl/dist/engines/
e_afalg.h 76 typedef struct afalg_aio_st afalg_aio; typedef in typeref:struct:afalg_aio_st
91 afalg_aio aio;
e_afalg.c 74 static int afalg_init_aio(afalg_aio *aio);
75 static int afalg_fin_cipher_aio(afalg_aio *ptr, int sfd,
185 static int afalg_setup_async_event_notification(afalg_aio *aio)
244 static int afalg_init_aio(afalg_aio *aio)
264 static int afalg_fin_cipher_aio(afalg_aio *aio, int sfd, unsigned char *buf,
  /src/crypto/external/bsd/openssl.old/dist/engines/
e_afalg.h 76 typedef struct afalg_aio_st afalg_aio; typedef in typeref:struct:afalg_aio_st
91 afalg_aio aio;
e_afalg.c 71 static int afalg_init_aio(afalg_aio *aio);
72 static int afalg_fin_cipher_aio(afalg_aio *ptr, int sfd,
137 static int afalg_setup_async_event_notification(afalg_aio *aio)
196 static int afalg_init_aio(afalg_aio *aio)
216 static int afalg_fin_cipher_aio(afalg_aio *aio, int sfd, unsigned char *buf,

Completed in 31 milliseconds